type github.com/andybalholm/brotli.blockTypeCodeCalculator

5 uses

	github.com/andybalholm/brotli (current package)
		brotli_bit_stream.go#L81: type blockTypeCodeCalculator struct {
		brotli_bit_stream.go#L86: func initBlockTypeCodeCalculator(self *blockTypeCodeCalculator) {
		brotli_bit_stream.go#L91: func nextBlockTypeCode(calculator *blockTypeCodeCalculator, type_ byte) uint {
		brotli_bit_stream.go#L150: 	type_code_calculator blockTypeCodeCalculator
		brotli_bit_stream.go#L1035: 	var type_code_calculator blockTypeCodeCalculator